home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / gdb.new / gdb-4.0 / bfd / doc / mergecom-p < prev    next >
Encoding:
Text File  |  1991-08-24  |  138 b   |  6 lines

  1. # SED script for preprocessing embedded headers from C source comments 
  2. # Locate and coalesce adjacent comments
  3. /\*\/$/N
  4. s/\*\/\n\/\*/\
  5. /
  6.